@charset "utf-8";
/* CSS Document */
.w1008{
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.w986{
	width: 986px;
	margin: 0 auto;
	position: relative;
}
.tac{
	text-align: center;
}
.por{
	position: relative;
}


/*Index*/
.banner{
	height: 488px;
	position: relative;
	top: 0px;
	z-index: 1;
	overflow: hidden;
	margin-bottom: -28px;
	background: url(../img/loading.gif) no-repeat center;
}
.banner li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.banner .w1008{
	height: 488px;
}
.banner-tips .tips{
	position: absolute;
	z-index: 10;
	color: #222;
	display: none;
}
.banner-tips p.fz90{
	font-size: 90px;
	line-height: 104px;
	color: #981116;
	margin-right: 12px;
	display: inline;
}
.banner-tips p.fz32{
	width: 330px;
	font-size: 32px;
	line-height: 38px;
	color: #000;
	margin-top: 12px;
}
.banner-tips p.fz42{
	width: 330px;
	font-size: 42px;
	line-height: 50px;
	color: #971116;
}
.banner-tips p.fz24{
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	padding: 3px 5px 6px 0;
	color: #fff;
	background: #981116;
	letter-spacing: 2px;
}
.banner-tips p.fz20{
	width: 522px;
	font-size: 20px;
	line-height: 36px;
	color: #000;
}
.banner-tips p.list{
	width: 245px;
	padding-left: 16px;
	background: url(../img/bg_sign09.png) no-repeat 5px center;
}
.banner-tips p.fz30{
	font-size: 30px;
	line-height: 40px;
	color: #942723;
}
.banner-tips p.tar{
	text-align: right;
}
.banner-tips p.fz110{
	font-weight: bold;
	font-size: 110px;
	line-height: 78px;
	font-family: Arial;
	color: #fff;
}
.banner-tips p.fz36{
	font-size: 36px;
	line-height: 39px;
	color: #fff;
}
.banner-tips .list-box{
	width: 209px;
	padding: 2px 10px;
	background: url(../img/bg_shadow12.png);
	float: left;
	margin: 3px 0 0 10px;
	display: inline;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.banner-tips .list-box p{
	padding-left: 13px;
	background: url(../img/bg_sign30.png) no-repeat left center;
}
.banner-tips p.fz26{
	font-size: 26px;
	line-height: 36px;
	color: #fff;
	background: #981116;
	padding: 0 2px;
	letter-spacing: 2px;
	margin-top: 5px;
}
.banner-tips p.fz22{
	font-size: 22px;
	line-height: 29px;
	color: #010101;
	margin-top: 20px;
}
.banner-tips p.fz22bg{
	font-size: 22px;
	line-height: 36px;
	color: #fff;
	background: #981116;
	padding: 0 2px;
	letter-spacing: 2px;
	margin: 5px 0;
}
.banner-tips p.fz14{
	width: 180px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	padding-left: 16px;
	background: url(../img/bg_sign31.png) no-repeat 4px center;
}
.banner-tips p.fz38{
	font-size: 38px;
	line-height: 48px;
	color: #333;
	/*text-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	-webkit-text-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	-ms-text-shadow: 1px 1px 3px rgba(0,0,0,0.35);*/
}
.banner-tips p.fz26blank{
	font-size: 26px;
	line-height: 36px;
	color: #333;
	padding-bottom: 6px;
	/*text-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	-webkit-text-shadow: 1px 1px 3px rgba(0,0,0,0.35);
	-ms-text-shadow: 1px 1px 3px rgba(0,0,0,0.35);*/
}
.banner .btn{
	height: 15px;
	position: absolute;
	left: 50%;
	bottom: 60px;
	z-index: 2;
}
.banner .btn span{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/bg_bannerbtn.png) no-repeat;
	margin-right: 5px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.banner .btn span.on{
	background-position: 0 -15px;
}
